CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Neighbor

搜索资源列表

  1. knnClassification

    0下载:
  2. 十大经典人工智能算法之一——K最近邻Matlab实现-One of the top ten classical artificial intelligence algorithms- K nearest neighbor Matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:196690
    • 提供者:Gen
  1. classifier

    1下载:
  2. 用matlab实现Part1. 实现一个k近邻分类器,Part 2.实现一个最小二乘分类器,Part 3.实现一个支持向量机分类器,Part 4.在不同数据集上使用交叉验证选择各个算法的参数-Part1. Achieve a k-nearest neighbor classifier, Part 2. Achieve a least-squares classifier, Part 3. Implement a support vector machine classifier, Part 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4149
    • 提供者:张翰晓
  1. imrotate

    0下载:
  2. 适用于matlab 的图形旋转代码,可自定义旋转角度,使用邻近插值不全图像-Applicable to matlab graphical rotation code, the rotation angle can be customized using the neighbor interpolation incomplete picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:11593
    • 提供者:王隶桢
  1. lbp2012_10

    0下载:
  2. 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, Lear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12005
    • 提供者:wandangdang
  1. KNN

    0下载:
  2. 基于PCA降维的KNN,最近邻分类matlab实现。-PCA dimensionality reduction based the KNN, the nearest neighbor classification matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2815
    • 提供者:刘磊
  1. TSP

    1下载:
  2. Matlab 应用,基于最近相邻节点的旅行商问题解决模式-Nearest Neighbor algorithm ,for the Travelling Salesman Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2566
    • 提供者:Ro
  1. fknn

    0下载:
  2. Matlab Fuzzy k-Nearest Neighbor 分类算法-Fuzzy k-Nearest Neighbor Classification Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2256
    • 提供者:zx
  1. HIT--MoShiShiBie--ShiYan3

    0下载:
  2. 这是哈尔滨工业大学,电子与信息工程学院,模式识别课程,上机实验3,主要内容是使用matlab产生二维实验和测试样本,并采用最近邻和K近邻分类的方法对测试样本进行分类。完全自主敲写的代码,并运行通过-This is the Harbin Institute of Technology, School of electronic and information engineering, pattern recognition course, Experiment 3, the main conten
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32804
    • 提供者:朱安国
  1. image-resize

    0下载:
  2. 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:561955
    • 提供者:candy
  1. TPCA

    1下载:
  2. 人脸识别中TensorPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition TensorPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:whicme
  1. complex_network

    3下载:
  2. 用matlab所写的复杂网络所用的经典算法,如BA无标度网络,ER随机网络,WS小世界网络和NS小世界网络,以及最近邻耦合网络等matlab算法,可以修改参数,可以绘制复杂网络图形。在matlab中直接可运行。-Classical algorithm matlab written with complex network used, such as BA scale-free networks, ER random network, WS small-world networks and NS
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:4096
    • 提供者:lhk
  1. 8888458knn

    0下载:
  2. K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:81749
    • 提供者:李修鹤
  1. 5knearesttree

    0下载:
  2. k nearest neighbor algorithm in matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:139680
    • 提供者:donya
  1. find_nn

    0下载:
  2. 这是一个利用K-means计算数据K最近邻点的MATLAB程序,简单方便。-This is a K-means computing program MATLAB data K nearest neighbor, simple and convenient.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1334
    • 提供者:董青
  1. regress2beltak

    0下载:
  2. matlab实现使用统计学习基础中的最小二乘法和k-最近邻法进行分类。-matlab achieve statistical learning-based classification using the least squares method and k-nearest neighbor method.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:瑶台琼枝
  1. nearest

    0下载:
  2. 最近邻法 matlab编写-Nearest neighbor method of matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:阿叔
  1. CalibRectNewIndices

    0下载:
  2. For fast image processing this scr ipt extracts all the parameters for stereo image rectification in order to get the largest rectangular image pairs with only valid pixel values. The parameters are sorted in the way images are read in (First pixels
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-07
    • 文件大小:117233
    • 提供者:Adilson
  1. knnsearch

    0下载:
  2. 经典的knn最近邻算法 利用matlab的内部JIT加速算法,简单好用,高速时效。-Classic knn nearest neighbor algorithm using matlab internal JIT accelerated algorithm, easy to use, high-speed aging.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:571
    • 提供者:renzhe0009
  1. ncm.v1.1

    0下载:
  2. k近邻算法源代码,用matlab语言编写的,适用于分类及相关问题的分析-K neighbor algorithm source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:33792
    • 提供者:panxinghui
  1. getmswpfeat

    0下载:
  2. matlab vide the examined window into cells (e.g. 16x16 pixels for each cell). For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:534645
    • 提供者:Rajesh Kumar
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com